| Total Complexity | 47 |
| Dependencies | 0 |
| Dependents | 13 |
| Total lines | 528 |
| Lines of code | 463 |
| Logical lines of code | 99 |
| Comment lines | 28 |
| Methods | 15 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| init_modules() | 1 | 193 | ||
| render_module_card() | 42 | 8 | 59 | |
| render_disabled_module_message() | 40 | 4 | 84 | |
| ajax_toggle_module() | 53 | 7 | 21 | |
| ajax_enable_all_modules() | 48 | 5 | 37 | |
| toggle_module() | 59 | 5 | 14 | |
| filter_tabs_for_disabled_module() | 62 | 4 | 11 | |
| initialize_default_states() | 66 | 3 | 8 | |
| enqueue_admin_scripts() | 63 | 3 | 9 | |
| get_instance() | 71 | 2 | 6 | |
| __construct() | 68 | 1 | 7 | |
| is_module_enabled() | 78 | 1 | 3 | |
| get_modules() | 82 | 1 | 3 | |
| get_modules_by_type() | 73 | 1 | 5 | |
| should_show_disabled_message() | 80 | 1 | 3 |